home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / utilfile / powrdisk / pd.doc < prev    next >
Encoding:
Text File  |  1994-01-31  |  12.0 KB  |  205 lines

  1.                                   POWER DISK!
  2.                                   version 2.6
  3.                                  (c) 1989-1994
  4.                                 by Alan Weinberg
  5.                                4560 S. 14th Ave.
  6.                              Tucson, Az, 85714, USA
  7. ----------------------------------------------------------------------------
  8.                                   ABOUT POWER DISK!
  9.    Welcome  to  POWER DISK!, a disk drive viewing program!  This program will
  10. display all the subdirectories on any drive in tree structure format.
  11. You  can  navigate  thru the subdirectories with the cursor keys.  When you
  12. want to inspect the files in a directory, simply press enter.  All the files
  13. in that subdirectory and their size, time, and date will be displayed.   This
  14. program  will  work on hard disk drives and floppy drives-any legal drive.
  15. It gives the user a visual representation of the drive and its respected  
  16. directories and files. You can make directories, remove directories, and other 
  17. commands on both directories and files.  This program gets better and better
  18. as I update it.  It is like an XTreePro (all rights reserved) clone but in its 
  19. own original form.
  20. You must have the following files to make Power Disk! work right:
  21.                   
  22.                                  PD.EXE, PD.DOC
  23.                               ICH.EXE, and ICH.DOC
  24. ICH.EXE is a text-editor supplied with this program to edit files with.  
  25. It can be used with Power Disk! or used as a stand alone text-editor.  See
  26. ICH.DOC for directions on using ICH.EXE.  If it is not present, 
  27. Power Disk! will use the MS-DOS 5.0 or higher EDIT.EXE.  Make sure either or 
  28. both editors are in your path.  If you have another editor that you want to 
  29. use, make a copy of that editor and rename it to ICH.EXE.  
  30. Then place the editor in the same directory that Power Disk! is in or in your 
  31. path.
  32.                              LIMITATIONS OF POWER DISK!
  33.                               ╔═════════════════╗
  34.                               ║ BY THE WAY..... ║
  35.                               ╚═════════════════╝
  36.                   This program POWER DISK! was written in BORLAND C.
  37.                       Thankyou for trying my program out.
  38.                  Registration form is at the end of this file.
  39. ------------------------------------------------------------------------
  40.  
  41.                                    OPERATIONS
  42.  
  43. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  44. NOTE:  This program and any other will run faster if you have a disk cache.
  45.        For those that do not know what this is, a disk cache uses memory to
  46.        store the most often used parts of file(s) in memory.  Then when you
  47.        access part of the file, the program you are using gets what it needs
  48.        directly from memory!  Memory to memory transfers of data and code 
  49.        is faster than disk to memory.  If you still are not convinced, note
  50.        that the disk cache will make this program run at a minimum several 
  51.        times faster.  This program uses alot of cpu time in sorting the dir-
  52.        ectories and in a few other operations.  So, where can you get one of
  53.        these disk caches?  Luck is with you, for MS-DOS provides one called
  54.        SMARTDRV.SYS.  You must have extended or expanded memory to use this
  55.        device driver.  If you have over 1 megabyte of memory as most computers
  56.        do have today, then you can use this device driver.  How do you know 
  57.        if you have extended or expanded memory?  Press MEM <enter> from the
  58.        dos prompt.  This little MS-DOS program will tell you!  
  59.        Below is an example line entry in your config.sys file in the root 
  60.        directory:
  61.                          DEVICE=C:\DOS\SMARTDRV.SYS 256
  62.        will set you up with a disk cache of 256,000 bytes.  For more inform-
  63.        ation on this remarkable tool that will speed up your computer programs
  64.        see your MS-DOS manual.  Other companies beside Microsoft also have
  65.        disk caches-for example Norton Utilities and PC TOOLS.
  66. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  67. NOTE:  Device driver ANSI.SYS should be put in your CONFIG.SYS file in the
  68.        root directory!  This is used to allow colors to be viewed on your 
  69.        screen on a platform that computer languages use for structure and
  70.        uniformity.  
  71.                      Use this:  DEVICEHIGH=C:\DOS\ANSI.SYS
  72.        at the bottom of your CONFIG.SYS file (this is called appending a
  73.        request to the bottom of your file).
  74. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  75. To start POWER DISK! on the default drive, type PD <enter>.
  76. To start POWER DISK! on the A drive, type PD a: <enter> or PD a <enter>.
  77. To start POWER DISK! on the B drive, type PD b: <enter> or PD b <enter>.
  78. To start POWER DISK! on the C drive, type PD c: <enter> or PD c <enter>.
  79. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  80. On the opening screen, a directory tree is shown at your left for the drive 
  81. you have chosen.  You may navigate up and down the tree with cursor keys, 
  82. page up and page down, or home and end keys.  The directory that you are on
  83. is colored blue.  To execute a command, press the first character from the 
  84. commands at your right.  They include:
  85. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  86. Change disk drive.....press c or C to change to another disk drive
  87. Delete directory and files.....press d or D to delete a directory and its
  88.      contents    
  89. Make directory....press m or M to make a directory
  90. Print directory...press p or P to print directory tree
  91. Rename directory..press r or R to rename a directory
  92. Sound on..........press s or S to turn sound on or off
  93. Write directory tree to a file
  94.                ...press w or W to place the directory tree in a file you name
  95. F1................press F1 to get help on something you don't understand;
  96.                   also refer to this PD.DOC file; or write to me!
  97. Enter.............press Enter to go inside the directory
  98. Escape............press Escape to quit.
  99. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  100.  
  101.   Also on your right bottom of the screen tells how many directories there are
  102. on the drive and how many bytes total, used, and free are on the drive.
  103. When you press enter on a directory, a new screen pops up.  On your left
  104. is a window of the files in the directory named at the top of the left
  105. window.  At the bottom of the left window it indicates how many files 
  106. you have in that directory and how many bytes the files occupy in that
  107. directory.  To navigate up or down the window use your cursor keys, page
  108. up and page down, or home and end keys.  The highlight bar is blue and will
  109. tell you which file you are on.
  110.    On you right are a list of commands you can use on these files.
  111. Before executing a command, make sure the highlight bar is on the file you 
  112. want to manipulate.  Again, to execute a command, press the first letter of 
  113. the command.  You may use the following commands:
  114. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  115. Copy file.......when you press C (capitalized or not) a directory tree will
  116.      appear on your left.  Use your cursor keys to copy this file to another
  117.      directory.  If you want to copy to another drive, press C.  Again, 
  118.      navigate the other drive directories to the one you want to copy to.
  119.      Pressing enter will build a command line which you can execute by 
  120.      pressing enter or cancel by pressing escape.  Your file will be copied
  121.      to the drive and directory you specify and then return you to where you
  122.      left off.
  123. Delete file.....press D to delete the file the blue highlight bar is on.  
  124.      Power Disk! will build a command line which you may execute by pressing
  125.      enter or cancel by pressing escape.
  126. Execute file....press E to execute the file your blue highlight bar is on.
  127.      Note: the highlight bar must be on a file with .EXE, .COM, or .BAT 
  128.      extensions.
  129. Print file......press P to print the file the blue highlight bar is on.  Be
  130.      sure your printer is on before pressing p.
  131. Rename file.....press R to rename the file your blue highlight bar is on.
  132. F1..............press F1 to get help on Power Disk!
  133. enter...........press enter to edit the file the highlight bar is on.
  134. escape..........press escape to quit this screen and return to the directory 
  135.                 screen.
  136. -----------------------------------------------------------------------------
  137.  
  138.                              LICENSE AGREEMENT
  139.    The POWER DISK! is protected by the United States Copyright
  140. Laws and International Treaties provisions. All rights are reserved.
  141.  Non-registered users of the POWER DISK! are licensed only to
  142. use the programs on a trial basis for the sole purpose of determining
  143. whether or not it meets their requirements.  All other uses require
  144. registration.   Any  other  use   of non-registered copies of the POWER DISK!
  145. program by any person, business, government organization, or any
  146. other entity is strictly forbidden and is a violation of this license
  147. agreement.
  148.    Registration permits use of POWER DISK! program on a single computer
  149. AT A TIME.
  150.    If after trying POWER DISK! you feel it meets your needs, please
  151. register using the form at the end of this file.
  152. ----------------------------------------------------------------------------
  153.  
  154.                                  WARRANTY
  155.    I, Alan Weinberg, the author of POWER DISK! make no
  156. warranty of any kind, expressed or implied, including without limitation,
  157. any warranty of merchantability or fitness for a particular purpose.  Alan
  158. Weinberg shall not be liable for any damages, whether direct, indirect,
  159. special, or consequential arising from a failure of this program to operate
  160. in the manner desired by the user.  Alan Weinberg shall not be liable for
  161. any damages to data or property which may be caused directly or indirectly
  162. by the use of POWER DISK!.
  163.    IN NO EVENT WILL ALAN WEINBERG BE LIABLE FOR ANY DAMAGES, INCLUDING ANY
  164. LOST PROFITS, LOST SAVINGS, OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES
  165. ARISING OUT OF YOUR USE OF OR INABILITY TO USE THE PROGRAMS, OR FOR ANY
  166. CLAIM BY ANY OTHER PARTY.
  167.    The License Agreement and Warranty shall be construed, interpreted, and
  168. governed by the laws of the state of Arizona.
  169. ----------------------------------------------------------------------------
  170.                            END OF POWER DISK.DOC file
  171. ----------------------------------------------------------------------------
  172.  
  173.                                  POWER DISK!
  174.                              REGISTRATION FORM
  175.                                 version 2.6
  176. NAME:______________________________________________________________________
  177.  
  178. ADDRESS:___________________________________________________________________
  179.  
  180.         ___________________________________________________________________
  181.  
  182.  
  183.         ___________________________________________________________________
  184. WHAT DISTRIBUTOR DID YOU BUY THIS PROGRAM FROM?
  185.  
  186.  
  187. ____________________________________________________________________________
  188.  
  189.  
  190.                      Send this form and a check for $15 to:
  191.                                  Alan Weinberg
  192.                                 4560 S. 14th Ave
  193.                                Tucson, Az, 85714, USA
  194. If you are broke or on a limited income, a senior citizen, or any other
  195. reason you can't pay normal registration fees, you can send me what you can
  196. afford and I will send you the latest version.  Due to costs, if you want
  197. me to mail you the latest copy, please send a minimum of $5.
  198. Foreign customers address all correspondence in English, and send US dollars
  199. in  a  money  order.  Foreign customers, please include $5 for shipping and
  200. handling.
  201. When you complete this form and mail it in and you are on your way to being
  202. registered.  Thank you for registering!
  203. NOTE: QUANTITY DISCOUNTS AVAILABLE. PLEASE WRITE FOR DETAILS!
  204. ----------------------------------------------------------------------------
  205.